[INFO] fetching crate oximedia-360 0.1.2...
[INFO] testing oximedia-360-0.1.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate oximedia-360 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate oximedia-360 0.1.2
[INFO] finished tweaking crates.io crate oximedia-360 0.1.2
[INFO] tweaked toml for crates.io crate oximedia-360 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oximedia-360 0.1.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oximedia-360 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 506c447962bacfae48095c7e47767255bc7799eeb58ce3a186bc7bfd2e924381
[INFO] running `Command { std: "docker" "start" "-a" "506c447962bacfae48095c7e47767255bc7799eeb58ce3a186bc7bfd2e924381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "506c447962bacfae48095c7e47767255bc7799eeb58ce3a186bc7bfd2e924381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "506c447962bacfae48095c7e47767255bc7799eeb58ce3a186bc7bfd2e924381", kill_on_drop: false }`
[INFO] [stdout] 506c447962bacfae48095c7e47767255bc7799eeb58ce3a186bc7bfd2e924381
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 636f5a5ffefda5af73950e1ad6bf03a883844f8d0211206a452213298919ebcf
[INFO] running `Command { std: "docker" "start" "-a" "636f5a5ffefda5af73950e1ad6bf03a883844f8d0211206a452213298919ebcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oximedia-360 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
[INFO] running `Command { std: "docker" "inspect" "636f5a5ffefda5af73950e1ad6bf03a883844f8d0211206a452213298919ebcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "636f5a5ffefda5af73950e1ad6bf03a883844f8d0211206a452213298919ebcf", kill_on_drop: false }`
[INFO] [stdout] 636f5a5ffefda5af73950e1ad6bf03a883844f8d0211206a452213298919ebcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1fad4b893fedfc5cf128ca9e60dadd4f1a2ca4e4c2b4fa0b8d6ea31c8602001
[INFO] running `Command { std: "docker" "start" "-a" "c1fad4b893fedfc5cf128ca9e60dadd4f1a2ca4e4c2b4fa0b8d6ea31c8602001", kill_on_drop: false }`
[INFO] [stderr]    Compiling oximedia-360 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.43s
[INFO] running `Command { std: "docker" "inspect" "c1fad4b893fedfc5cf128ca9e60dadd4f1a2ca4e4c2b4fa0b8d6ea31c8602001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1fad4b893fedfc5cf128ca9e60dadd4f1a2ca4e4c2b4fa0b8d6ea31c8602001", kill_on_drop: false }`
[INFO] [stdout] c1fad4b893fedfc5cf128ca9e60dadd4f1a2ca4e4c2b4fa0b8d6ea31c8602001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ec1f9cc86ea9cbbed3503829eb5c0ceabd652ce85a583ad47aa6c6e74e338c80
[INFO] running `Command { std: "docker" "start" "-a" "ec1f9cc86ea9cbbed3503829eb5c0ceabd652ce85a583ad47aa6c6e74e338c80", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oximedia_360-f54c2f02207058c5)
[INFO] [stdout] 
[INFO] [stdout] running 341 tests
[INFO] [stdout] test apple_spatial::tests::comfort_box_parse_error_too_short ... ok
[INFO] [stdout] test apple_spatial::tests::comfort_box_parse_error_wrong_fourcc ... ok
[INFO] [stdout] test apple_spatial::tests::comfort_box_size_field_matches_length ... ok
[INFO] [stdout] test apple_spatial::tests::projection_box_contains_rect_fourcc ... ok
[INFO] [stdout] test apple_spatial::tests::projection_box_parse_error_too_short ... ok
[INFO] [stdout] test apple_spatial::tests::projection_box_parse_error_wrong_fourcc ... ok
[INFO] [stdout] test apple_spatial::tests::projection_box_roundtrip_rectilinear ... ok
[INFO] [stdout] test apple_spatial::tests::projection_box_roundtrip_equirectangular ... ok
[INFO] [stdout] test apple_spatial::tests::projection_box_with_fov_contains_hfov_box ... ok
[INFO] [stdout] test apple_spatial::tests::projection_box_without_fov_has_no_hfov ... ok
[INFO] [stdout] test apple_spatial::tests::spatial_projection_fourccs ... ok
[INFO] [stdout] test apple_spatial::tests::stereo_pair_box_contains_hero_box ... ok
[INFO] [stdout] test apple_spatial::tests::stereo_pair_box_fourcc ... ok
[INFO] [stdout] test apple_spatial::tests::stereo_pair_box_parse_error_wrong_fourcc ... ok
[INFO] [stdout] test apple_spatial::tests::stereo_pair_box_roundtrip_left_hero ... ok
[INFO] [stdout] test apple_spatial::tests::stereo_pair_box_roundtrip_right_hero ... ok
[INFO] [stdout] test apple_spatial::tests::stereo_pair_box_size_field_matches_length ... ok
[INFO] [stdout] test apple_spatial::tests::vexu_contains_cmfy_when_set ... ok
[INFO] [stdout] test apple_spatial::tests::vexu_contains_eyes_box ... ok
[INFO] [stdout] test apple_spatial::tests::vexu_contains_prhd_box ... ok
[INFO] [stdout] test apple_spatial::tests::vexu_fourcc ... ok
[INFO] [stdout] test apple_spatial::tests::vexu_parse_error_too_short ... ok
[INFO] [stdout] test apple_spatial::tests::vexu_parse_error_wrong_fourcc ... ok
[INFO] [stdout] test apple_spatial::tests::vexu_roundtrip_standard ... ok
[INFO] [stdout] test apple_spatial::tests::vexu_size_field_matches_length ... ok
[INFO] [stdout] test apple_spatial::tests::vexu_roundtrip_equirectangular_no_comfort ... ok
[INFO] [stdout] test apple_spatial::tests::projection_box_rectilinear_has_correct_fourcc ... ok
[INFO] [stdout] test apple_spatial::tests::projection_box_size_field_matches_length ... ok
[INFO] [stdout] test eac::tests::eac_remapping_properties ... ok
[INFO] [stdout] test eac::tests::eac_face_centre_maps_to_uv_half ... ok
[INFO] [stdout] test eac::tests::eac_roundtrip_back ... ok
[INFO] [stdout] test eac::tests::eac_roundtrip_bottom ... ok
[INFO] [stdout] test eac::tests::eac_roundtrip_diagonal ... ok
[INFO] [stdout] test eac::tests::eac_roundtrip_front_centre ... ok
[INFO] [stdout] test eac::tests::eac_roundtrip_left ... ok
[INFO] [stdout] test eac::tests::eac_roundtrip_right ... ok
[INFO] [stdout] test eac::tests::eac_roundtrip_top ... ok
[INFO] [stdout] test eac::tests::eac_tangent_centre_gives_zero ... ok
[INFO] [stdout] test eac::tests::eac_tangent_roundtrip_centre ... ok
[INFO] [stdout] test eac::tests::eac_tangent_roundtrip_quarter ... ok
[INFO] [stdout] test eac::tests::eac_tangent_to_uv_zero_gives_half ... ok
[INFO] [stdout] test apple_spatial::tests::comfort_box_fourcc_is_cmfy ... ok
[INFO] [stdout] test apple_spatial::tests::projection_box_contains_prji_fourcc ... ok
[INFO] [stdout] test apple_spatial::tests::vexu_without_comfort ... ok
[INFO] [stdout] test eac::tests::eac_to_equirect_missing_face_error ... ok
[INFO] [stdout] test eac::tests::eac_to_equirect_zero_dimensions_error ... ok
[INFO] [stdout] test eac::tests::equirect_to_eac_buffer_too_small_error ... ok
[INFO] [stdout] test eac::tests::equirect_to_eac_produces_six_faces ... ok
[INFO] [stdout] test eac::tests::equirect_to_eac_solid_colour_preserved ... ok
[INFO] [stdout] test eac::tests::equirect_to_eac_zero_dimensions_error ... ok
[INFO] [stdout] test apple_spatial::tests::hero_eye_ids ... ok
[INFO] [stdout] test fisheye::tests::auto_exposure_stitch_does_not_panic ... ok
[INFO] [stdout] test fisheye::tests::build_seam_alpha_back_is_one_at_right ... ok
[INFO] [stdout] test fisheye::tests::build_seam_alpha_front_is_one_at_left ... ok
[INFO] [stdout] test fisheye::tests::builder_linear_blend_output_size ... ok
[INFO] [stdout] test fisheye::tests::dual_fisheye_stitch_non_black_pixels ... ok
[INFO] [stdout] test fisheye::tests::downsample_half_reduces_size ... ok
[INFO] [stdout] test fisheye::tests::dual_fisheye_stitch_zero_dimension_error ... ok
[INFO] [stdout] test fisheye::tests::equidistant_r_at_half_fov_is_one ... ok
[INFO] [stdout] test fisheye::tests::equidistant_theta_to_r_roundtrip ... ok
[INFO] [stdout] test fisheye::tests::equidistant_r_at_zero_is_zero ... ok
[INFO] [stdout] test fisheye::tests::equirect_to_fisheye_output_size ... ok
[INFO] [stdout] test fisheye::tests::equirect_to_fisheye_zero_dimension_error ... ok
[INFO] [stdout] test fisheye::tests::equisolid_r_at_half_fov_is_one ... ok
[INFO] [stdout] test fisheye::tests::exposure_gain_double ... ok
[INFO] [stdout] test fisheye::tests::exposure_gain_halve ... ok
[INFO] [stdout] test fisheye::tests::exposure_gain_identity_no_change ... ok
[INFO] [stdout] test fisheye::tests::dual_fisheye_stitch_output_size ... ok
[INFO] [stdout] test fisheye::tests::fisheye_to_equirect_buffer_too_small_error ... ok
[INFO] [stdout] test fisheye::tests::fisheye_to_equirect_zero_dimension_error ... ok
[INFO] [stdout] test fisheye::tests::horizon_180_fov_is_zero_elevation ... ok
[INFO] [stdout] test fisheye::tests::horizon_360_fov_is_negative_pi_over_2 ... ok
[INFO] [stdout] test fisheye::tests::horizon_90_fov_is_pi_over_4 ... ok
[INFO] [stdout] test eac::tests::eac_equirect_roundtrip_colour_preservation ... ok
[INFO] [stdout] test fisheye::tests::orthographic_r_at_half_fov_is_one ... ok
[INFO] [stdout] test fisheye::tests::stereographic_r_at_half_fov_is_one ... ok
[INFO] [stdout] test fisheye::tests::fixed_exposure_gain_applied ... ok
[INFO] [stdout] test eac::tests::eac_to_equirect_correct_size ... ok
[INFO] [stdout] test fisheye::tests::theta_outside_fov_returns_none ... ok
[INFO] [stdout] test fisheye::tests::upsample_double_increases_size ... ok
[INFO] [stdout] test fisheye_lut::tests::lut_apply_buffer_too_small_error ... ok
[INFO] [stdout] test fisheye::tests::builder_laplacian_blend_output_size ... ok
[INFO] [stdout] test fisheye::tests::fisheye_to_equirect_output_size ... ok
[INFO] [stdout] test fisheye_lut::tests::lut_apply_zero_src_dim_error ... ok
[INFO] [stdout] test fisheye_lut::tests::lut_build_has_valid_entries ... ok
[INFO] [stdout] test fisheye_lut::tests::lut_build_produces_correct_entry_count ... ok
[INFO] [stdout] test fisheye::tests::fisheye_equirect_fisheye_centre_colour_preserved ... ok
[INFO] [stdout] test fisheye_lut::tests::lut_entry_accessor_in_range ... ok
[INFO] [stdout] test fisheye_lut::tests::lut_is_empty_for_zero_output ... ok
[INFO] [stdout] test fisheye_lut::tests::lut_apply_matches_direct_fisheye_conversion ... ok
[INFO] [stdout] test fisheye::tests::laplacian_blend_solid_colour_preserved ... ok
[INFO] [stdout] test fisheye_lut::tests::lut_apply_output_size ... ok
[INFO] [stdout] test fisheye_lut::tests::lut_apply_solid_colour_centre_correct ... ok
[INFO] [stdout] test headset_metadata::tests::aspect_ratio_generic ... ok
[INFO] [stdout] test headset_metadata::tests::fov_h_within_plausible_range ... ok
[INFO] [stdout] test headset_metadata::tests::headset_type_name_pico ... ok
[INFO] [stdout] test headset_metadata::tests::headset_type_name_htc ... ok
[INFO] [stdout] test headset_metadata::tests::headset_type_name_oculus ... ok
[INFO] [stdout] test headset_metadata::tests::headset_type_name_valve_index ... ok
[INFO] [stdout] test headset_metadata::tests::is_high_refresh_valve_index ... ok
[INFO] [stdout] test headset_metadata::tests::is_not_high_resolution_htc_vive ... ok
[INFO] [stdout] test headset_metadata::tests::is_high_resolution_pico ... ok
[INFO] [stdout] test headset_metadata::tests::is_not_high_refresh_generic ... ok
[INFO] [stdout] test headset_metadata::tests::metadata_for_oculus_quest ... ok
[INFO] [stdout] test headset_metadata::tests::metadata_for_pico_neo ... ok
[INFO] [stdout] test fisheye_lut::tests::lut_valid_entries_have_in_range_uv ... ok
[INFO] [stdout] test headset_metadata::tests::metadata_for_generic ... ok
[INFO] [stdout] test headset_metadata::tests::fov_radians_conversion ... ok
[INFO] [stdout] test headset_metadata::tests::headset_type_name_generic ... ok
[INFO] [stdout] test headset_metadata::tests::metadata_for_valve_index ... ok
[INFO] [stdout] test headset_metadata::tests::optimized_config_for_all_headsets ... ok
[INFO] [stdout] test headset_metadata::tests::optimized_config_headset_type_preserved ... ok
[INFO] [stdout] test headset_metadata::tests::optimized_config_valve_index_resolution ... ok
[INFO] [stdout] test headset_metadata::tests::projection_config_fov_stored_in_viewport ... ok
[INFO] [stdout] test headset_metadata::tests::projection_config_refresh_rate_propagated ... ok
[INFO] [stdout] test headset_metadata::tests::projection_config_render_dims_match_resolution ... ok
[INFO] [stdout] test octahedral::tests::north_pole_maps_to_centre ... ok
[INFO] [stdout] test octahedral::tests::octahedral_roundtrip_back ... ok
[INFO] [stdout] test octahedral::tests::octahedral_roundtrip_diagonal ... ok
[INFO] [stdout] test octahedral::tests::octahedral_roundtrip_front ... ok
[INFO] [stdout] test octahedral::tests::equirect_to_octahedral_buffer_too_small_error ... ok
[INFO] [stdout] test octahedral::tests::octahedral_roundtrip_left ... ok
[INFO] [stdout] test octahedral::tests::octahedral_roundtrip_lower_hemisphere ... ok
[INFO] [stdout] test octahedral::tests::equirect_to_octahedral_zero_dimensions_error ... ok
[INFO] [stdout] test octahedral::tests::octahedral_roundtrip_north_pole ... ok
[INFO] [stdout] test octahedral::tests::equirect_to_octahedral_correct_size ... ok
[INFO] [stdout] test octahedral::tests::octahedral_roundtrip_south_pole ... ok
[INFO] [stdout] test octahedral::tests::octahedral_roundtrip_right ... ok
[INFO] [stdout] test octahedral::tests::octahedral_to_equirect_buffer_too_small_error ... ok
[INFO] [stdout] test octahedral::tests::octahedral_to_equirect_zero_dimensions_error ... ok
[INFO] [stdout] test orientation::tests::angular_distance_antipodal_is_pi ... ok
[INFO] [stdout] test octahedral::tests::uv_always_in_unit_square ... ok
[INFO] [stdout] test headset_metadata::tests::metadata_for_htc_vive ... ok
[INFO] [stdout] test apple_spatial::tests::comfort_box_roundtrip ... ok
[INFO] [stdout] test orientation::tests::angular_distance_quarter_circle ... ok
[INFO] [stdout] test orientation::tests::angular_distance_same_point_is_zero ... ok
[INFO] [stdout] test orientation::tests::compose_with_identity_is_identity ... ok
[INFO] [stdout] test orientation::tests::from_degrees_converts_correctly ... ok
[INFO] [stdout] test orientation::tests::identity_matrix_does_not_change_vector ... ok
[INFO] [stdout] test orientation::tests::rot_mat_apply_inverse_is_transpose ... ok
[INFO] [stdout] test orientation::tests::inverse_is_true_rotation_inverse ... ok
[INFO] [stdout] test orientation::tests::rotate_equirect_buffer_too_small_error ... ok
[INFO] [stdout] test orientation::tests::rotate_equirect_zero_dim_error ... ok
[INFO] [stdout] test orientation::tests::identity_has_zero_angles ... ok
[INFO] [stdout] test octahedral::tests::octahedral_to_equirect_correct_size ... ok
[INFO] [stdout] test orientation::tests::rotate_equirect_identity_preserves_image ... ok
[INFO] [stdout] test orientation::tests::rotate_equirect_correct_output_size ... ok
[INFO] [stdout] test orientation::tests::rotate_identity_does_not_change_sphere ... ok
[INFO] [stdout] test orientation::tests::rotate_yaw_90_moves_forward_to_right ... ok
[INFO] [stdout] test octahedral::tests::octahedral_solid_colour_round_trip_centre ... ok
[INFO] [stdout] test orientation::tests::slerp_midpoint_is_between ... ok
[INFO] [stdout] test orientation::tests::slerp_t0_returns_self ... ok
[INFO] [stdout] test orientation::tests::rotate_inverse_is_roundtrip ... ok
[INFO] [stdout] test point_cloud::tests::direction_to_pixel_zero_returns_none ... ok
[INFO] [stdout] test point_cloud::tests::point3d_radius ... ok
[INFO] [stdout] test point_cloud::tests::point3d_unit_direction_normalised ... ok
[INFO] [stdout] test point_cloud::tests::point3d_unit_direction_origin_returns_none ... ok
[INFO] [stdout] test headset_metadata::tests::projection_config_ipd_propagated ... ok
[INFO] [stdout] test orientation::tests::rotate_pitch_moves_forward_to_pole ... ok
[INFO] [stdout] test point_cloud::tests::point3d_not_at_origin ... ok
[INFO] [stdout] test point_cloud::tests::point_cloud_from_points ... ok
[INFO] [stdout] test point_cloud::tests::point_cloud_push_and_len ... ok
[INFO] [stdout] test point_cloud::tests::projector_depth_closest_wins ... ok
[INFO] [stdout] test point_cloud::tests::projector_invalid_dimensions_height_zero ... ok
[INFO] [stdout] test point_cloud::tests::projector_empty_cloud_returns_background ... ok
[INFO] [stdout] test point_cloud::tests::projector_invalid_dimensions_width_zero ... ok
[INFO] [stdout] test point_cloud::tests::projector_origin_point_skipped ... ok
[INFO] [stdout] test point_cloud::tests::projector_output_buffer_size ... ok
[INFO] [stdout] test point_cloud::tests::projector_single_point_painted ... ok
[INFO] [stdout] test projection::tests::bilinear_corner_clamp ... ok
[INFO] [stdout] test projection::tests::bilinear_solid_colour ... ok
[INFO] [stdout] test orientation::tests::rotate_equirect_solid_colour_unchanged ... ok
[INFO] [stdout] test projection::tests::bilinear_exact_pixel ... ok
[INFO] [stdout] test orientation::tests::slerp_t1_returns_other ... ok
[INFO] [stdout] test projection::tests::cube_face_all_returns_six ... ok
[INFO] [stdout] test point_cloud::tests::direction_to_pixel_forward_z ... ok
[INFO] [stdout] test projection::tests::cube_to_equirect_missing_face_error ... ok
[INFO] [stdout] test point_cloud::tests::point3d_is_at_origin ... ok
[INFO] [stdout] test point_cloud::tests::point_cloud_empty ... ok
[INFO] [stdout] test projection::tests::equirect_sphere_centre_roundtrip ... ok
[INFO] [stdout] test projection::tests::equirect_sphere_topleft_roundtrip ... ok
[INFO] [stdout] test projection::tests::cube_to_equirect_zero_dimensions_error ... ok
[INFO] [stdout] test projection::tests::equirect_to_sphere_centre ... ok
[INFO] [stdout] test projection::tests::equirect_to_sphere_left_edge ... ok
[INFO] [stdout] test projection::tests::cube_to_equirect_produces_correct_size ... ok
[INFO] [stdout] test projection::tests::equirect_to_sphere_right_edge ... ok
[INFO] [stdout] test projection::tests::equirect_sphere_bottomright_roundtrip ... ok
[INFO] [stdout] test projection::tests::equirect_to_cube_invalid_buffer_too_small ... ok
[INFO] [stdout] test projection::tests::equirect_to_cube_invalid_zero_face_size ... ok
[INFO] [stdout] test projection::tests::equirect_to_cube_produces_six_faces ... ok
[INFO] [stdout] test projection::tests::equirect_to_sphere_bottom_edge ... ok
[INFO] [stdout] test projection::tests::equirect_to_sphere_top_edge ... ok
[INFO] [stdout] test projection::tests::roundtrip_back ... ok
[INFO] [stdout] test projection::tests::roundtrip_top ... ok
[INFO] [stdout] test projection::tests::roundtrip_bottom ... ok
[INFO] [stdout] test projection::tests::roundtrip_diagonal ... ok
[INFO] [stdout] test projection::tests::sphere_to_cube_left_face ... ok
[INFO] [stdout] test projection::tests::sphere_to_cube_right_face ... ok
[INFO] [stdout] test projection::tests::roundtrip_left ... ok
[INFO] [stdout] test projection::tests::sphere_to_cube_front_face ... ok
[INFO] [stdout] test projection::tests::sphere_to_cube_bottom_face ... ok
[INFO] [stdout] test sampling::tests::all_kernels_return_correct_channel_count ... ok
[INFO] [stdout] test projection::tests::sphere_to_cube_top_face ... ok
[INFO] [stdout] test sampling::tests::bicubic_corner_u0_v0_does_not_panic ... ok
[INFO] [stdout] test projection::tests::sphere_to_equirect_origin ... ok
[INFO] [stdout] test sampling::tests::bicubic_gradient_order_preserved ... ok
[INFO] [stdout] test sampling::tests::bicubic_solid_colour_u8 ... ok
[INFO] [stdout] test sampling::tests::bilinear_solid_colour_u8 ... ok
[INFO] [stdout] test sampling::tests::bicubic_solid_u16 ... ok
[INFO] [stdout] test projection::tests::roundtrip_right ... ok
[INFO] [stdout] test sampling::tests::lanczos2_solid_colour_u8 ... ok
[INFO] [stdout] test sampling::tests::lanczos3_corner_u1_v1_does_not_panic ... ok
[INFO] [stdout] test sampling::tests::lanczos3_gradient_order_preserved ... ok
[INFO] [stdout] test sampling::tests::mitchell_netravali_at_zero_correct_value ... ok
[INFO] [stdout] test sampling::tests::mitchell_netravali_four_tap_sums_to_one ... ok
[INFO] [stdout] test sampling::tests::keys_cubic_kernel_properties ... ok
[INFO] [stdout] test sampling::tests::one_channel_image_works ... ok
[INFO] [stdout] test sampling::tests::mitchell_netravali_beyond_two_is_zero ... ok
[INFO] [stdout] test sampling::tests::lanczos3_solid_f32 ... ok
[INFO] [stdout] test sampling::tests::sample_bicubic_corner_bottom_right_does_not_panic ... ok
[INFO] [stdout] test sampling::tests::sample_bicubic_corner_top_left_does_not_panic ... ok
[INFO] [stdout] test sampling::tests::sample_bicubic_matches_pixel_at_exact_integer_coords ... ok
[INFO] [stdout] test sampling::tests::sample_bicubic_gradient_order_preserved ... ok
[INFO] [stdout] test sampling::tests::sample_bicubic_solid_colour_centre ... ok
[INFO] [stdout] test sampling::tests::sample_f32_zero_dim_error ... ok
[INFO] [stdout] test sampling::tests::sample_bicubic_zero_dim_returns_black ... ok
[INFO] [stdout] test sampling::tests::sample_u8_buffer_too_small_error ... ok
[INFO] [stdout] test sampling::tests::sample_u16_zero_dim_error ... ok
[INFO] [stdout] test sampling::tests::sample_bicubic_solid_colour_fractional_position ... ok
[INFO] [stdout] test sampling::tests::sample_u8_zero_dim_error ... ok
[INFO] [stdout] test sampling::tests::sinc_at_zero_is_one ... ok
[INFO] [stdout] test sampling::tests::sinc_at_integer_is_zero ... ok
[INFO] [stdout] test spatial_metadata::tests::parse_xmp_fisheye_projection ... ok
[INFO] [stdout] test spatial_metadata::tests::parse_xmp_returns_none_for_empty_string ... ok
[INFO] [stdout] test spatial_metadata::tests::parse_xmp_returns_none_for_non_gpano_xml ... ok
[INFO] [stdout] test spatial_metadata::tests::projection_type_from_gpano_str_roundtrip ... ok
[INFO] [stdout] test spatial_metadata::tests::projection_type_to_gpano_str ... ok
[INFO] [stdout] test spatial_metadata::tests::parse_xmp_roundtrip_equirect_mono ... ok
[INFO] [stdout] test spatial_metadata::tests::projection_type_unknown_fallback ... ok
[INFO] [stdout] test spatial_metadata::tests::parse_xmp_roundtrip_topbottom ... ok
[INFO] [stdout] test spatial_metadata::tests::st3d_box_size_field ... ok
[INFO] [stdout] test spatial_metadata::tests::st3d_box_fourcc ... ok
[INFO] [stdout] test spatial_metadata::tests::st3d_box_top_bottom_stereo_mode ... ok
[INFO] [stdout] test spatial_metadata::tests::st3d_box_left_right_stereo_mode ... ok
[INFO] [stdout] test spatial_metadata::tests::st3d_box_mono_stereo_mode ... ok
[INFO] [stdout] test spatial_metadata::tests::st3d_box_version_is_zero ... ok
[INFO] [stdout] test spatial_metadata::tests::sv3d_box_size_field_matches_length ... ok
[INFO] [stdout] test spatial_metadata::tests::sv3d_box_contains_equi_fourcc ... ok
[INFO] [stdout] test spatial_metadata::tests::sv3d_box_cubemap_fourcc ... ok
[INFO] [stdout] test spatial_metadata::tests::sv3d_box_equirect_length ... ok
[INFO] [stdout] test spatial_metadata::tests::sv3d_box_starts_with_sv3d_fourcc ... ok
[INFO] [stdout] test spatial_metadata::tests::to_xmp_contains_stereo_mode ... ok
[INFO] [stdout] test spatial_metadata::tests::to_xmp_contains_projection_type ... ok
[INFO] [stdout] test spatial_metadata::tests::to_xmp_contains_gpano_namespace ... ok
[INFO] [stdout] test spatial_metadata::tests::to_xmp_contains_initial_view_angles ... ok
[INFO] [stdout] test projection::tests::roundtrip_front ... ok
[INFO] [stdout] test stabilization::tests::imu_integrator_nonzero_rotation_changes_quaternion ... ok
[INFO] [stdout] test sampling::tests::lanczos3_solid_colour_u8 ... ok
[INFO] [stdout] test stabilization::tests::imu_integrator_single_sample_is_identity ... ok
[INFO] [stdout] test spatial_metadata::tests::to_xmp_contains_xpacket_header ... ok
[INFO] [stdout] test stabilization::tests::imu_integrator_empty_input_returns_empty ... ok
[INFO] [stdout] test stabilization::tests::imu_integrator_zero_rotation_stays_identity ... ok
[INFO] [stdout] test stabilization::tests::quat_normalise_unit_stays_unit ... ok
[INFO] [stdout] test stabilization::tests::quat_slerp_t0_returns_a ... ok
[INFO] [stdout] test stabilization::tests::quat_slerp_t1_returns_b ... ok
[INFO] [stdout] test stabilization::tests::smooth_identity_sequence_stays_identity ... ok
[INFO] [stdout] test stabilization::tests::smooth_orientations_returns_same_length ... ok
[INFO] [stdout] test stabilization::tests::stabilize_frame_buffer_too_small_error ... ok
[INFO] [stdout] test stabilization::tests::stabilize_frame_correct_output_size ... ok
[INFO] [stdout] test stereo::tests::depth_map_fill_and_sample ... ok
[INFO] [stdout] test stereo::tests::depth_map_sample_corners ... ok
[INFO] [stdout] test stabilization::tests::stabilize_frame_identity_is_noop ... ok
[INFO] [stdout] test stabilization::tests::stabilize_frame_zero_dimensions_error ... ok
[INFO] [stdout] test stereo::tests::alternating_split_unsupported ... ok
[INFO] [stdout] test stereo::tests::disparity_at_infinity_is_near_zero ... ok
[INFO] [stdout] test stereo::tests::disparity_zero_depth_returns_zero ... ok
[INFO] [stdout] test stereo::tests::disparity_zero_width_returns_zero ... ok
[INFO] [stdout] test stereo::tests::leftright_split_odd_width_error ... ok
[INFO] [stdout] test stereo::tests::disparity_increases_for_closer_objects ... ok
[INFO] [stdout] test stereo::tests::leftright_split_then_merge_identity ... ok
[INFO] [stdout] test stereo::tests::metadata_defaults ... ok
[INFO] [stdout] test stereo::tests::leftright_split_sizes ... ok
[INFO] [stdout] test stereo::tests::mono_merge_unsupported ... ok
[INFO] [stdout] test stereo::tests::mono_split_unsupported ... ok
[INFO] [stdout] test stereo::tests::parallax_error_different_frames_is_positive ... ok
[INFO] [stdout] test stereo::tests::parallax_error_maximum_is_255 ... ok
[INFO] [stdout] test stabilization::tests::imu_orientations_at_timestamps_returns_correct_count ... ok
[INFO] [stdout] test stereo::tests::parallax_error_identical_frames_is_zero ... ok
[INFO] [stdout] test stereo::tests::stereo_from_depth_zero_disparity_mirrors_source ... ok
[INFO] [stdout] test stabilization::tests::quat_identity_mul_is_identity ... ok
[INFO] [stdout] test stereo::tests::parallax_error_buffer_too_small ... ok
[INFO] [stdout] test stereo::tests::stereo_from_depth_produces_correct_sizes ... ok
[INFO] [stdout] test stereo::tests::leftright_merge_roundtrip ... ok
[INFO] [stdout] test stereo::tests::topbottom_merge_roundtrip ... ok
[INFO] [stdout] test stereo::tests::topbottom_split_sizes ... ok
[INFO] [stdout] test tiled::tests::packed_sampler_corner_clamping ... ok
[INFO] [stdout] test projection::tests::equirect_cube_equirect_roundtrip_colour_preservation ... ok
[INFO] [stdout] test stereo::tests::topbottom_split_odd_height_error ... ok
[INFO] [stdout] test tiled::tests::resample_parallel_zero_dim_error ... ok
[INFO] [stdout] test stereo::tests::topbottom_split_then_merge_identity ... ok
[INFO] [stdout] test tiled::tests::packed_sampler_matches_generic ... ok
[INFO] [stdout] test tiled::tests::packed_sampler_solid_colour ... ok
[INFO] [stdout] test tiled::tests::tiled_zero_face_size_error ... ok
[INFO] [stdout] test tiled::tests::resample_parallel_solid_colour_preserved ... ok
[INFO] [stdout] test tiled::tests::tiled_buffer_too_small_error ... ok
[INFO] [stdout] test tiled::tests::tiled_face_size_is_correct ... ok
[INFO] [stdout] test v3d::tests::fixed_16_16_roundtrip_positive ... ok
[INFO] [stdout] test v3d::tests::projection_equirect_is_zero ... ok
[INFO] [stdout] test v3d::tests::signed_fixed_16_16_roundtrip_negative ... ok
[INFO] [stdout] test tiled::tests::parallel_produces_six_faces ... ok
[INFO] [stdout] test v3d::tests::projection_fisheye_is_one ... ok
[INFO] [stdout] test v3d::tests::stereo_mode_lr_is_zero ... ok
[INFO] [stdout] test v3d::tests::v3d_box_fisheye_lr_roundtrip ... ok
[INFO] [stdout] test v3d::tests::v3d_box_fourcc_is_correct ... ok
[INFO] [stdout] test v3d::tests::v3d_box_size_field_matches_length ... ok
[INFO] [stdout] test tiled::tests::resample_parallel_identity_map_correct_size ... ok
[INFO] [stdout] test v3d::tests::v3d_box_equirectangular_lr_roundtrip ... ok
[INFO] [stdout] test v3d::tests::stereo_mode_roundtrip ... ok
[INFO] [stdout] test v3d::tests::stereo_mode_tb_is_one ... ok
[INFO] [stdout] test v3d::tests::v3d_box_size_is_32 ... ok
[INFO] [stdout] test v3d::tests::v3d_box_top_bottom_mode_roundtrip ... ok
[INFO] [stdout] test tiled::tests::tiled_zero_tile_size_error ... ok
[INFO] [stdout] test v3d::tests::v3d_parse_error_too_short ... ok
[INFO] [stdout] test v3d::tests::v3d_box_version_is_zero ... ok
[INFO] [stdout] test viewport::tests::buffer_too_small_error ... ok
[INFO] [stdout] test viewport::tests::invalid_fov_error ... ok
[INFO] [stdout] test viewport::tests::render_with_coords_sizes ... ok
[INFO] [stdout] test viewport::tests::rot_yaw_90_rotates_forward_to_right ... ok
[INFO] [stdout] test viewport::tests::render_with_coords_centre_pixel_near_yaw_direction ... ok
[INFO] [stdout] test viewport::tests::vfov_16x9_90hfov ... ok
[INFO] [stdout] test viewport::tests::viewport_params_builder ... ok
[INFO] [stdout] test viewport::tests::render_viewport_correct_output_size ... ok
[INFO] [stdout] test viewport::tests::yaw_90_shifts_view ... ok
[INFO] [stdout] test viewport::tests::zero_output_dimension_error ... ok
[INFO] [stdout] test viewport::tests::zero_src_dimension_error ... ok
[INFO] [stdout] test tiled::tests::tiled_matches_standard_result ... ok
[INFO] [stdout] test v3d::tests::v3d_parse_error_wrong_fourcc ... ok
[INFO] [stdout] test viewport::tests::rot_identity_does_not_change_vector ... ok
[INFO] [stdout] test v3d::tests::v3d_parse_error_size_too_small ... ok
[INFO] [stdout] test tiled::tests::tiled_produces_six_faces ... ok
[INFO] [stdout] test viewport::tests::solid_panorama_any_orientation_returns_same_colour ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 341 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oximedia_360
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/apple_spatial.rs - apple_spatial (line 35) ... ok
[INFO] [stdout] test src/octahedral.rs - octahedral (line 29) ... ok
[INFO] [stdout] test src/stabilization.rs - stabilization (line 22) ... ok
[INFO] [stdout] test src/viewport.rs - viewport (line 20) - compile ... ok
[INFO] [stdout] test src/headset_metadata.rs - headset_metadata::HeadsetOptimizedConfig::for_headset (line 224) ... ok
[INFO] [stdout] test src/fisheye.rs - fisheye::DualFisheyeStitcherBuilder (line 573) ... ok
[INFO] [stdout] test src/orientation.rs - orientation (line 19) ... ok
[INFO] [stdout] test src/tiled.rs - tiled (line 22) ... ok
[INFO] [stdout] test src/fisheye_lut.rs - fisheye_lut (line 11) ... ok
[INFO] [stdout] test src/v3d.rs - v3d (line 35) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ec1f9cc86ea9cbbed3503829eb5c0ceabd652ce85a583ad47aa6c6e74e338c80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec1f9cc86ea9cbbed3503829eb5c0ceabd652ce85a583ad47aa6c6e74e338c80", kill_on_drop: false }`
[INFO] [stdout] ec1f9cc86ea9cbbed3503829eb5c0ceabd652ce85a583ad47aa6c6e74e338c80
